Vcenter VM GuestCustomizationSpec
Vcenter VM GuestCustomizationSpec
The Vcenter VM GuestCustomizationSpec schema contains information required to customize a virtual machine when deploying it.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"name": "string"
}
string
name
Optional
Name of the customization specification.
This property was added in vSphere API 7.0.0.0.
If missing or null
, no guest customization is performed.